home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / games / ted5.zip / RTC.BAT < prev    next >
DOS Batch File  |  1995-10-20  |  518b  |  11 lines

  1. @echo ==== Making Sample RTC file ====
  2. @ted2rtl scb sampcbat.rtc -r -c
  3. @rem scb is extension name
  4. @rem sampcbat.rtc is output name
  5. @rem -r means for registered (-s would be shareware, but we suggest not making
  6. @rem    shareware maps--you have to know what you can't use, like Dog Mode,
  7. @rem    etc.)
  8. @rem -c means Comm-bat levels (-l would be game levels) The only difference 
  9. @rem    is, Comm-bat levels don't require an exit arch.  You can, of course, 
  10. @rem    load regular game levels as Comm-bat levels.
  11.